PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableContent Class
/ setBorder Method
A
com.o2sol.pdf4java.graphics.PDFPen
object that describes how the table border is drawn.
Collapse All
Expand All
In This Topic
setBorder Method
In This Topic
Sets the table border.
Syntax
public
void
setBorder(
PDFPen
value
)
Parameters
value
A
com.o2sol.pdf4java.graphics.PDFPen
object that describes how the table border is drawn.
See Also
Reference
PDFFlowTableContent Class
PDFFlowTableContent Members